PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnimation Class / setStyle Method
A PDF3DAnimationStyle enum member specifying the style defined by this animation object.
In This Topic
    setStyle Method
    In This Topic
    Sets the animation style.
    Syntax
    public void setStyle( 
       PDF3DAnimationStyle animationStyle
    )

    Parameters

    animationStyle
    A PDF3DAnimationStyle enum member specifying the style defined by this animation object.
    See Also